* lisp/isearch.el (isearch-query-replace): Add " symbol" and other
authorJuri Linkov <juri@jurta.org>
Thu, 13 Jun 2013 22:08:45 +0000 (01:08 +0300)
committerJuri Linkov <juri@jurta.org>
Thu, 13 Jun 2013 22:08:45 +0000 (01:08 +0300)
commit2dab87829e8412ddc23108cbbc2c3aead7077a72
treee20b02e6e881d34f62c8cc688c15d5374a27cb9b
parent1a48627edc7a9a5016ea13947290c3f68d2b8f0b
* lisp/isearch.el (isearch-query-replace): Add " symbol" and other
possible search modes from `isearch-message-prefix' to the prompt.
(isearch-occur): Use `with-isearch-suspended' to not exit Isearch
when reading a regexp to collect.

* lisp/replace.el (perform-replace): Display "symbol " and other search
modes from `isearch-message-prefix' in the *Help* buffer.
lisp/ChangeLog
lisp/isearch.el
lisp/replace.el